home *** CD-ROM | disk | FTP | other *** search
- object FrmFavorites: TFrmFavorites
- Left = 200
- Top = 98
- BorderStyle = bsDialog
- Caption = 'Select an URL from the Internet Explorer favorites'
- ClientHeight = 276
- ClientWidth = 427
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object TreeView: TTreeView
- Left = 8
- Top = 8
- Width = 249
- Height = 161
- Indent = 19
- ParentColor = False
- TabOrder = 0
- end
- object Button1: TButton
- Left = 344
- Top = 80
- Width = 75
- Height = 25
- Caption = 'Button1'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-